[INFO] cloning repository https://github.com/tangle-network/data-fetcher-blueprint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tangle-network/data-fetcher-blueprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangle-network%2Fdata-fetcher-blueprint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangle-network%2Fdata-fetcher-blueprint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2898957294440409a6f1b0cbf17145dda6a8bee
[INFO] checking tangle-network/data-fetcher-blueprint/e2898957294440409a6f1b0cbf17145dda6a8bee against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangle-network%2Fdata-fetcher-blueprint" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tangle-network/data-fetcher-blueprint
[INFO] finished tweaking git repo https://github.com/tangle-network/data-fetcher-blueprint
[INFO] tweaked toml for git repo https://github.com/tangle-network/data-fetcher-blueprint written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tangle-network/data-fetcher-blueprint on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tangle-network/data-fetcher-blueprint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tangle-network/blueprint`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded graphql_client v0.13.0
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded graphql_query_derive v0.13.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.13.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.158
[INFO] [stderr]   Downloaded cxx-build v1.0.158
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.158
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.158
[INFO] [stderr]   Downloaded cxx v1.0.158
[INFO] [stderr]   Downloaded aws-lc-sys v0.28.2
[INFO] [stderr]   Downloaded derive-where v1.3.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded round-based-derive v0.2.2
[INFO] [stderr]   Downloaded phantom-type v0.3.1
[INFO] [stderr]   Downloaded round-based v0.4.1
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded async-compression v0.4.23
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded aws-smithy-types v1.3.1
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.8.0
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.8.3
[INFO] [stderr]   Downloaded aws-smithy-http v0.62.1
[INFO] [stderr]   Downloaded ntex-util v2.11.2
[INFO] [stderr]   Downloaded ntex-tls v2.4.1
[INFO] [stderr]   Downloaded ntex-net v2.5.14
[INFO] [stderr]   Downloaded metrics-util v0.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd
[INFO] running `Command { std: "docker" "start" "44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.28.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] running `Command { std: "docker" "inspect" "44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd", kill_on_drop: false }`
[INFO] [stdout] 44fac98442e71f2413098c26748cb95932a3cb30bdbf40fef9be94aa64f9e6fd
